Merged
Conversation
added 7 commits
October 20, 2020 12:45
aaalaniz
reviewed
Oct 20, 2020
Contributor
aaalaniz
left a comment
There was a problem hiding this comment.
I will let @charliesantos review, but this feature is much appreciated!
charliesantos
approved these changes
Oct 20, 2020
Collaborator
charliesantos
left a comment
There was a problem hiding this comment.
Implementation looks good!
jon-price-snke
added a commit
to visiontree-software/vtoc-fasttrack-video
that referenced
this pull request
Oct 21, 2020
* upstream/master: Update firebase (twilio#335) Revert "Increase throttle interval in ToggleVideoButton component" Increase throttle interval in ToggleVideoButton component Ahoyapps 771 store user preferences (twilio#333) Fix cypress flakiness (twilio#332) Bump @hapi/hoek from 8.5.0 to 8.5.1 (twilio#300) Update readme section about pricing (twilio#318) Implement Go Room Type Support and a Design Refresh (twilio#316) Add room type section to readme [skip ci] (twilio#306) Update twilio-video to version 2.7.2 (twilio#304)
jeferbc
added a commit
to jeferbc/twilio-video-app-react
that referenced
this pull request
Aug 4, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributing to Twilio
Pull Request Details
JIRA link(s):
Also fixes - AHOYAPPS-909
Description
This PR saves deviceIds in localStorage when the user changes their audio/video input/output devices. Now users don't have to select their preferred devices at the start of each meeting.
Burndown
Before review
npm testBefore merge